docs(readme): polish OSS contributor paths#424
Merged
Conversation
Contributor
Coverage Report
File CoverageNo changed files found. |
hojinzs
approved these changes
Jul 2, 2026
hojinzs
left a comment
Owner
There was a problem hiding this comment.
Watchdog review result: approve.
Evidence bundle: https://evidence-browser.dev0.daniworks.kr/w/github-symphony/b/project14-pr-424-20260702-052616
Scope reviewed:
- README-only OSS contributor and support-discoverability polish.
- Verified new links point to existing repository docs.
Smoke tests run:
git diff --check origin/main...HEAD— passed- referenced docs exist (
CONTRIBUTING.md,CODE_OF_CONDUCT.md,SECURITY.md,LICENSE) — passed pnpm exec prettier --check README.md— passed
Blocking findings: none.
Note: Claude Code review was attempted in read/test-only mode but failed authentication (401), so this approval is based on watchdog inspection plus the smoke tests above.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TL;DR
Polishes the README so first-time OSS users can immediately see project health, license, contribution, support, and security paths near the top of the repository page.
변경 지점 다이어그램
여기부터 보세요
README.mdtop section for badges and the contributor/support note.README.mdCommunity and securitysection for the preserved and lightly improved community links.위험 & 롤백
변경 파일
README.md— add OSS-facing badges and early contributor/support guidance, then clarify bottom community links.Evidence
pnpm install --frozen-lockfile— installed dependencies from the existing lockfile after initial lint showed missingnode_modules.pnpm lint— pass.pnpm test— pass.pnpm typecheck— pass.pnpm build— pass.pnpm exec prettier --check README.md— pass.npm view @gh-symphony/cli version --silent— package resolves as0.4.7.gh api repos/hojinzs/github-symphony/actions/workflows/ci.yml --jq '.name + " " + .state'—CI active.CONTRIBUTING.md,SECURITY.md,CODE_OF_CONDUCT.md,LICENSE, and.github/workflows/ci.yml.curl -L --failchecks passed for all added shields.io badge URLs.pnpm formatstill fails on pre-existing formatting drift in unrelated files;README.mditself passes Prettier.Issues — Closed #422
Closes #422
머지 후/사람 확인